Project

General

Profile

Actions

Bug #767

closed

Don't use net[4|6] protocol for control/data URI for lttng save command

Added by David Goulet about 10 years ago. Updated about 10 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Target version:
Start date:
03/24/2014
Due date:
% Done:

100%

Estimated time:

Description

By default, a net output is saved like this:

<net_output>
   <control_uri>net4://127.0.0.1:5342/</control_uri>
   <data_uri>net4://127.0.0.1:5343/</data_uri>
</net_output>

net:// can't be used with control and data, must be tcp[4|6]:// thus triggering this error on lttng load:

Error: Control URL uses the net:// protocol and the data URL is different. Not allowed.
Error: Command error
Actions #1

Updated by David Goulet about 10 years ago

  • Status changed from Confirmed to Resolved
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF